Check if a point is on this line.
This is a convenience operator function that checks if the location of the point is Location.ON.
Location.ON
true if the point is on the line, false otherwise.
true
false
The point to check.